[NET]: Give make_tx_response the req pointer instead of id
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 28 Jun 2006 11:03:19 +0000 (12:03 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 28 Jun 2006 11:03:19 +0000 (12:03 +0100)
commitb42136412caf73433767d95ab830faa7c39b99ef
tree7bdda6579d9c9284f8797b01fe2fc9b00f21d358
parentf675a984a4648c9d7b52c7b1de872d0fedd98088
[NET]: Give make_tx_response the req pointer instead of id

This patch changes the make_tx_response id argument to a request pointer
instead.  This allows us to test the request flag in future for TSO.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
linux-2.6-xen-sparse/drivers/xen/netback/netback.c